if REQUEST_NEEDED is still set on ::size-allocate, another size-request
authorTim Janik <timj@gtk.org>
Tue, 5 Oct 2004 15:10:50 +0000 (15:10 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 5 Oct 2004 15:10:50 +0000 (15:10 +0000)
commit841bb40d783f37e3a46d6f173653397dfed8470e
tree6d73f723b280270ec3d138540772cd4b365827d2
parent1ea4933f3f9ccbbcc874db188c76ff7e353fdab3
if REQUEST_NEEDED is still set on ::size-allocate, another size-request

Tue Oct  5 17:06:26 2004  Tim Janik  <timj@gtk.org>

        * gtk/gtkwidget.c (gtk_widget_size_allocate): if REQUEST_NEEDED is still
        set on ::size-allocate, another size-request has been queued since
        ::size-request and needs to be requeued.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwidget.c